Added a comment
authorlell <lell@web>
Thu, 20 Feb 2025 11:00:05 +0000 (11:00 +0000)
committeradmin <admin@branchable.com>
Thu, 20 Feb 2025 11:00:05 +0000 (11:00 +0000)
doc/bugs/git_keeps_refreshing_index_for_untracked_files/comment_1_d5efd2c1fe681cd0f1a647ef493d51c0._comment [new file with mode: 0644]

diff --git a/doc/bugs/git_keeps_refreshing_index_for_untracked_files/comment_1_d5efd2c1fe681cd0f1a647ef493d51c0._comment b/doc/bugs/git_keeps_refreshing_index_for_untracked_files/comment_1_d5efd2c1fe681cd0f1a647ef493d51c0._comment
new file mode 100644 (file)
index 0000000..23363bd
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="lell"
+ avatar="http://cdn.libravatar.org/avatar/4c4138a71d069e290240a3a12367fabe"
+ subject="comment 1"
+ date="2025-02-20T11:00:05Z"
+ content="""
+It could be that the problem occurs if 0-byte files are annexed in unlocked form. At least all files in the strace output are 0 bytes long and the problem goes away when these are added to git and not git annex....
+"""]]